XIQS Get Global Parameters List

From IQsimWiki

Jump to: navigation, search

XIQS Get Global Parameters List - Global Parameters Management

Description
getXIQSGlobalParamList ( [ Long id_partition ] )
Get the list of all global parameters accessible to user.

If the user is logged in as the administrator, is is possible to specify from which partition global parameters should be returned. Otherwise, global parameters are returned from the current partition.
Parameters

[ Long id_partition ]

Id of the partition from which global parameters are returned (ignored if current user is not logged in as the administrator)
Return Values
List
String name - Global parameter name ("DBVERSION", "SYSLOG_CLEANDELAY", "REFRESH_DELAY", "INACTIVITY_DELAY", "MONITORING_TIMER", "ASSOCIATE_TIMER", "USSD_CLEAN_TIMEOUT", "PORTS_STAT_SIZE", "SSV_CALL_LOG_SIZE", "SIM_TRANSAC_TIMER", "SIM_ASSIGN_TIME", "SIMPAR01", "SIM_SIM_FAILURE", "SIM_SPT_FAILURE", "SIM_LOG_ACTIVE", "SSV_CREDITNBRETRY", "SSV_CREDITDELAY", "ACTION_NBRETRY", "ACTION_DELAY", "RETRY_CODE_LIST", "REFILL_INTERVAL", "TRANSFER_INTERVAL", "SIM_REGISTER_TIME", "SIM_LOG_MAX_DAYS", "SMS_REPORT_MAX_D", "SMS_REPLY_MAX_D")

String value - Global parameter value

Integer partition - ID of the partition containing the parameter.

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSGlobalParam

createXIQSGlobalParam

updateXIQSGlobalParam

deleteXIQSGlobalParam

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List